ResponseFrame

interface ResponseFrame

Frame that is generated in response to method call.

Functions

matches
Link copied to clipboard
abstract fun matches(request: RequestFrame): Boolean

Inheritors

ErrorResponseFrame
Link copied to clipboard
RequestResponseFrame
Link copied to clipboard

Sources

jvm source
Link copied to clipboard